home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Util / dtype / WarpPCXdt.readme < prev    next >
Text File  |  2004-09-23  |  2KB  |  67 lines

  1. Short:    ZSoft PCX datatype V45.3 (68k,OS4,WarpOS,MorphOS)
  2. Author:   oliver@futaura.co.uk (Oliver Roberts)
  3. Uploader: oliver@futaura.co.uk (Oliver Roberts)
  4. Version:  45.3
  5. Type:     util/dtype
  6. Requires: OS 3.0+,picture.datatype v43+
  7.  
  8. Changes since previous Aminet release:
  9.  
  10.  - Fixed bug that prevented the 68k and WarpOS classes from being flushed
  11.    from memory.
  12.  
  13.  
  14. FEATURES
  15.  
  16.  - Read standard ZSoft PC Paintbrush PCX files, including less common
  17.    non-standard modes which Cloanto Personal Paint can save
  18.  
  19.  - Supports pixel bit depth of 1 or 8 and 1-8 planes of data, covering
  20.    mono 1-bit images upto 24-bit RGB, both RLE compressed and uncompressed
  21.  
  22.  - Highly optimized datatype dispatch engine and PCX decoder,
  23.    resulting in a very efficient, compact and quick PCX datatype
  24.  
  25.  - Asynchronous double buffering techniques (WarpOS only) and file i/o,
  26.    which speeds up image decoding
  27.  
  28.  - Optimized versions for 68020, 030, 040 and 060
  29.  
  30.  - PowerPC support with native OS4, WarpOS and MorphOS versions
  31.  
  32.  - Alter the pen allocation precision when images are remapped to an
  33.    8-bit display
  34.  
  35.  - Specific support for the AmigaOS picture.datatype v44+, when available
  36.  
  37.  - The dithering feature of the AmigaOS picture.datatype v44+ can be
  38.    configured to your liking (e.g. disabled for 15/16-bit displays)
  39.  
  40.  
  41. REQUIREMENTS
  42.  
  43. This datatype needs the following in order to work:
  44.  
  45.  - Kickstart 3.0 or higher
  46.  - picture.datatype v43 or higher
  47.    (i.e. either of the ones supplied with AmigaOS 3.5+, P96 or CGraphX)
  48.  
  49.  68k version
  50.  
  51.  - 68020 processor or higher (optimized versions included)
  52.  
  53.  WarpOS version
  54.  
  55.  - PPC accelerator card + 68040/060
  56.  - WarpUp Release 5.0 or higher
  57.  
  58.  OS4 version
  59.  
  60.  - PPC accelerator card / AmigaOne
  61.  - AmigaOS 4.0 pre-release or newer
  62.  
  63.  MorphOS version
  64.  
  65.  - PPC accelerator card / Pegasos
  66.  - MorphOS beta release 1 or higher
  67.